Support for fischertechnik TX-controller
Assembly: FtMscLibVBNet (in FtMscLibVBNet.dll) Version: 1.0.0.1 (1.0.0.10)
FTLIB_ERR_THREAD_NOT_RUNNING - transfer thread is inactive
FTLIB_ERR_THREAD_SYNCHRONIZED - thread synchronizes with the ROBO TX-C
FTLIB_ERR_THREAD_IS_RUNNING - thread is active in online mode
[This is preliminary documentation and is subject to change.]
API 3.03
ftxIsTransferActiv
Functions checks if the transfer area is active, i.e. if there is cyclical communication with the ROBO TX Controller.
Namespace: FischerTechnik.FtMscLib.APIftxIsTransferActiv
Functions checks if the transfer area is active, i.e. if there is cyclical communication with the ROBO TX Controller.
Assembly: FtMscLibVBNet (in FtMscLibVBNet.dll) Version: 1.0.0.1 (1.0.0.10)
Syntax
Return Value
Type: UInt32FTLIB_ERR_THREAD_NOT_RUNNING - transfer thread is inactive
FTLIB_ERR_THREAD_SYNCHRONIZED - thread synchronizes with the ROBO TX-C
FTLIB_ERR_THREAD_IS_RUNNING - thread is active in online mode
Remarks
See Also